CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - I2C 单片机

搜索资源列表

  1. 基于149单片机的AT24C02(I2C协议)程序

    1下载:
  2. 基于149单片机的AT24C02(I2C协议)实验,CPU向IIC总线发送数据,之后再从IIC总线读取并显示在数码管上,实际上操作的是EEPROM.器件挂接在IIC总线上,写数据时,主机发送后得等到从机应答信号才能进行继续发数据,否则stop();读数据时,主机接收到从机数据时,得主机完成IIC总线的应答才能继续读取数据!!!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2009-11-01
    • 文件大小:33602
    • 提供者:SuperwarriorOne
  1. 基于philip PLC921的I2C通信代码

    0下载:
  2. 基于philip PLC921的I2C通信代码
  3. 所属分类:其他嵌入式/单片机内容

  1. DSP2812以及单片机程序

    0下载:
  2. 主要是DSP2812和单片机编程的一些相关程序,包括模拟I2C,SPI等
  3. 所属分类:源码下载

    • 发布日期:2011-08-22
    • 文件大小:147037
    • 提供者:smalljade101
  1. SMBus.silicon 单片机C8051F320的I2C总线控制程

    0下载:
  2. silicon 单片机C8051F320的I2C总线控制程序,silicon single-chip C8051F320 the I2C bus control procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-22
    • 文件大小:37393
    • 提供者:三叶
  1. I2C.rar

    0下载:
  2. I2C 总线C语言集锦包括,PIC单片机,51单片机,AVR单片机.,I2C Bus C language allehanda including, PIC microcontroller, 51 MCU, AVR Singlechip.
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:22451
    • 提供者:王佐鹏
  1. i2c.rar

    0下载:
  2. pic单片机i2c驱动程序,适用于各种pic单片机芯片。,pic单片机i2c驱动程序
  3. 所属分类:其他小程序

    • 发布日期:2017-03-26
    • 文件大小:3314
    • 提供者:於佳健
  1. i2c.rar

    0下载:
  2. 51单片机,c8051f340通过GPIO模拟i2c程序,51 SCM, c8051f340 through GPIO analog i2c procedures
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:3047
    • 提供者:赵志伟
  1. sch

    0下载:
  2. avr单片机开发板原理图。具有232,485等通信接口,isp,jtag,i2c等总线,热敏电阻,8位LED显示等常用功能。-avr microcontroller development board schematics. With 232,485 other communication interface, isp, jtag, i2c, etc. bus, thermal resistance, 8-bit LED display common features.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:275164
    • 提供者:王维
  1. TEA5767_C51

    0下载:
  2. 用到飞利浦的TEA5767的收音机模块,SP3767和TEA5767完全兼容 TEA5767采用I2C或者三线接口控制,我是用的I2C,单片机用STC89C52,带1K EEPROM,可以掉电存台,1602LCD显示,这里只给了TEA5767的控制程序, TEA5767读写数据都是5个字节,其中PLL参数14位.-Philips TEA5767 use of the radio module, SP3767 and TEA5767 fully compatible with TEA
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:1362
    • 提供者:lizhendong
  1. I2C

    0下载:
  2. I2c的读/写操作.采用松翰8位单片机汇编语言编写的子程序,用器件at24c01,at24c02及ht24c02验证过. 希望对需要的人有帮助.-i2c_drv assembly with Sonix 8bit IC
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:2134
    • 提供者:ying wei
  1. pic-i2c-master-test

    0下载:
  2. PIC单片机I2C通信主模式,内涵Proteus仿真内容-PIC MCU I2C master mode communications, meaning the content of Proteus simulation
  3. 所属分类:SCM

    • 发布日期:2016-01-26
    • 文件大小:74378
    • 提供者:李婧
  1. PIC32-i2c

    1下载:
  2. PIC32单片机IIC串行通信的标准函数程序。编写PIC32程序很好的参考资料。-PIC32 microcontroller serial communication standard IIC function program. PIC32 program write a good reference.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:60639
    • 提供者:刘世生
  1. I2C

    0下载:
  2. Cortex M0内核 LPC1114 i2c单片机开发 -Cortex M0 core LPC1114 i2c chip development
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:16598
    • 提供者:masen
  1. I2C

    0下载:
  2. I2C AVR单片机使用I2C总线的例子,AVR工作于I2C的主节点模式,包含两个例子 I2C.c 以单字节模式访问I2C总路线器件AT24C02的例子程序,从中可以学习I2C总线的工作过程 AT24C02.c 调用库函数对AT24C02进行读写,可以连续多字节读写。-Single-chip I2C AVR example of the use of I2C bus, AVR job in I2C master mode node, including two examples in
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:45336
    • 提供者:张三
  1. I2C.C文档

    0下载:
  2. 51单片机没有I2C接口,所以可以采用软件模拟的方式,在P1口选择数据线和时钟线。下载可直接运行!-51 I2C interface, the software can be used in simulation, I choose the P1 line data and clock lines. Running can be downloaded directly!
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:1115
    • 提供者:李英达
  1. I2C

    0下载:
  2. /* 51系列单片机在使用时,有时需要模拟I2C总线, */ /* 这里举出一个实例(读写串行EEPROM芯片at2402) */-/* 51 Series single-chip, when used, is sometimes necessary to simulate I2C bus,*//* here to cite a concrete example (read and write serial EEPROM chip at2402)* /
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:14122
    • 提供者:王先生
  1. I2C.RAR

    1下载:
  2. 本程序实现利用51单片机实现I2C总线通信,包括相应的电路图。-This procedure to achieve the realization of the use of 51 single-chip I2C bus communication, including the corresponding circuit diagram.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:18911
    • 提供者:lili
  1. i2c

    1下载:
  2. 飞利浦公司i2c总线协议,周立功单片机翻译的中文版-Philips i2c bus protocol, Zhou Ligong Singlechip translated Chinese version of
  3. 所属分类:Document

    • 发布日期:2017-03-27
    • 文件大小:782495
    • 提供者:周临
  1. I2C

    0下载:
  2. 51单片机下,利用I2C接口进行数据传输-51 Single-chip, using the I2C interface for data transmission
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:19277
    • 提供者:wanglei
  1. I2C

    0下载:
  2. St89C51单片机开发I2C通信,通过Keil_v5平台编译,买板子自带烧写器,实现I2c的实时通信(St89C51 microcontroller development, I2C communication, through the Keil_v5 platform compiler, buy the board comes with the writer, to achieve real-time communication I2c)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-21
    • 文件大小:46080
    • 提供者:fsdf
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com